home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / Xm / XmWidgetGetBaselines.z / XmWidgetGetBaselines
Encoding:
Text File  |  2001-04-17  |  3.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttBBBBaaaasssseeeelllliiiinnnneeeessss((((3333XXXX))))  UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV  XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttBBBBaaaasssseeeelllliiiinnnneeeessss((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttBBBBaaaasssseeeelllliiiinnnneeeessss - Retrieves baseline information for a
  10.           widget
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttBBBBaaaasssseeeelllliiiinnnneeeessss(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           DDDDiiiimmmmeeeennnnssssiiiioooonnnn ********bbbbaaaasssseeeelllliiiinnnneeeessss,
  17.           iiiinnnntttt ****lllliiiinnnneeee____ccccoooouuuunnnntttt);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttBBBBaaaasssseeeelllliiiinnnneeeessss returns an array that contains one or
  24.           more baseline values associated with the specified widget.
  25.           The baseline of any given line of text is a vertical offset
  26.           in pixels from the origin of the widget's bounding box to
  27.           the given baseline.
  28.  
  29.           _w_i_d_g_e_t    Specifies the ID of the widget for which baseline
  30.                     values are requested
  31.  
  32.           _b_a_s_e_l_i_n_e_s Returns an array that contains the value of each
  33.                     baseline of text in the widget.  The function
  34.                     allocates space to hold the returned array.  The
  35.                     application is responsible for managing the
  36.                     allocated space.  The application can recover this
  37.                     allocated space by calling XXXXttttFFFFrrrreeeeeeee.
  38.  
  39.           _l_i_n_e__c_o_u_n_t
  40.                     Returns the number of lines in the widget
  41.  
  42.      RRRREEEETTTTUUUURRRRNNNN
  43.           Returns a Boolean value that indicates whether the widget
  44.           contains a baseline. If the value is True, the function
  45.           returns a value for each baseline of text. If it is False,
  46.           the function was unable to return a baseline value.
  47.  
  48.      RRRREEEELLLLAAAATTTTEEEEDDDD
  49.           XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttDDDDiiiissssppppllllaaaayyyyRRRReeeecccctttt(3).
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 4/6/01)
  64.  
  65.  
  66.  
  67.